-
Home
-
Prime Mover – Migrate WordPress Website & Backups
-
1.3.8
-
Code
-
Classes
- PrimeMoverSearchReplace
| Total Complexity |
121 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
812 |
| Lines of code |
419 |
| Logical lines of code |
279 |
| Comment lines |
242 |
| Methods |
34 |
| Properties |
2 |
Methods 34
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| processColumns() |
B |
42 |
20 |
48 |
| load() |
A |
41 |
11 |
49 |
| getColumnsDefinition() |
A |
50 |
9 |
25 |
| markSearchReplaceComplete() |
A |
52 |
8 |
26 |
| doRetrySearchReplace() |
S |
51 |
7 |
26 |
| unSetTables() |
S |
58 |
6 |
15 |
| getLeftOffToResume() |
S |
57 |
5 |
17 |
| initializeLeftOff() |
S |
58 |
5 |
17 |
| escapeLeftOffValues() |
S |
58 |
5 |
15 |
| getExcludedColumn() |
S |
63 |
3 |
10 |
| runDbUpdate() |
S |
62 |
3 |
9 |
| generateOrderByClause() |
S |
65 |
3 |
8 |
| getAdjustedCurrentRow() |
S |
71 |
3 |
6 |
| testSearchDelay() |
S |
73 |
3 |
5 |
| getPagingParams() |
S |
61 |
2 |
12 |
| getRowsCount() |
S |
62 |
2 |
11 |
| getResumeMode() |
S |
61 |
2 |
11 |
| logSearchReplaceHeaderCall() |
S |
65 |
2 |
8 |
| getTotalRowsProcessed() |
S |
69 |
2 |
7 |
| isNumericPrimaryKey() |
S |
64 |
2 |
9 |
| getInitPage() |
S |
65 |
2 |
8 |
| isTimeOut() |
S |
62 |
2 |
10 |
| generateSelectSql() |
S |
62 |
2 |
10 |
| generateWhereToSeekCondition() |
S |
62 |
2 |
10 |
| getNumTypes() |
S |
80 |
1 |
3 |
| initializeRowParams() |
S |
66 |
1 |
8 |
| safeColumnNames() |
S |
79 |
1 |
3 |
| quoteAndEscapeLeftOff() |
S |
75 |
1 |
4 |
| initializeTotalDataCount() |
S |
75 |
1 |
4 |
| monitorRowsProgress() |
S |
71 |
1 |
6 |
| getRowsDataFromDb() |
S |
71 |
1 |
5 |
| setLeftOff() |
S |
80 |
1 |
3 |
| getLeftOff() |
S |
80 |
1 |
3 |
| logSearchReplaceHeader() |
S |
65 |
1 |
8 |